home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1998 January
/
Macworld (1998-01).dmg
/
Shareware World
/
Utilities
/
Data & Time Management
/
ProMaker-Utils-1.0.2
/
Sample simple loop v2
< prev
next >
Wrap
Text File
|
1997-07-14
|
293b
|
11 lines
// a simple loop
Enter Browse Mode []
Go to Layout [“Layout #1”]
Perform Find [Restore]
Go to Record/Request/Page [First]
Loop
Paste Result [Select, “text field”, “"text data"”]
Exit Loop If [“Status(CurrentFoundCount) = 0”]
Go to Record/Request/Page [Exit after last, Next]
End Loop